|
adTempus API
|
Refreshes all "stale" objects in the local cache.
HRESULT RefreshObjects([in,defaultvalue(0)] long options);
RefreshObjects([in,defaultvalue(0)] long options);
Sub RefreshObjects(options As [in,defaultvalue(0)] long)
RefreshObjects instructs the server to resend any objects that have been modified (on the server or by other clients) since they were last sent to this client.
|
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|